[INFO] cloning repository https://github.com/coffellas-cto/minijinja
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coffellas-cto/minijinja" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffellas-cto%2Fminijinja", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffellas-cto%2Fminijinja'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a0b097e059c7f119535f47bd6aed3e6a4ee21a0c
[INFO] fixing coffellas-cto/minijinja against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffellas-cto%2Fminijinja" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/coffellas-cto/minijinja
[INFO] finished tweaking git repo https://github.com/coffellas-cto/minijinja
[INFO] tweaked toml for git repo https://github.com/coffellas-cto/minijinja written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coffellas-cto/minijinja on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coffellas-cto/minijinja already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d9ebf0e0532e7ea8b7ccbf3bfd2c901124e0efc5e2102e09b46c9c863c7b9feb
[INFO] running `Command { std: "docker" "start" "d9ebf0e0532e7ea8b7ccbf3bfd2c901124e0efc5e2102e09b46c9c863c7b9feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d9ebf0e0532e7ea8b7ccbf3bfd2c901124e0efc5e2102e09b46c9c863c7b9feb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9ebf0e0532e7ea8b7ccbf3bfd2c901124e0efc5e2102e09b46c9c863c7b9feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d9ebf0e0532e7ea8b7ccbf3bfd2c901124e0efc5e2102e09b46c9c863c7b9feb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating minijinja/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/actix-web-demo/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/autoreload/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating minijinja-autoreload/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/build-script/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/call-block-function/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/custom-error/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/custom-loader/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/debug/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/deserialize/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/dsl/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/dynamic-context/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/dynamic-objects/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/embedding/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating minijinja-embed/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/error/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/eval-to-state/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/expr/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/filters/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/function-using-async/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/generate-yaml/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/hello/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/inheritance/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/invalid-value/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/line-statements/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/load-lazy/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/load-resource/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/macros/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/merge-context/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating minijinja-contrib/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/minimal/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/none-as-undefined/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/object-ref/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/object-using-async/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/path-loader/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/recursive-for/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/render-macro/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/render-template/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/render-value/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/self-referential-context/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/state-temps/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/streaming/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/syntax-highlighting/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/undefined-tracking/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/value-tracking/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating benchmarks/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating minijinja-cabi/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating minijinja-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating minijinja-js/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating minijinja-py/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling clap_complete v4.5.52
[INFO] [stderr]    Compiling clap_mangen v0.2.26
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling clap_complete_nushell v4.5.6
[INFO] [stderr]    Compiling clap_complete_fig v4.5.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling minijinja-cli v2.10.2 (/opt/rustwide/workdir/minijinja-cli)
[INFO] [stderr]    Migrating minijinja-cli/build.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling minijinja-embed v2.10.2 (/opt/rustwide/workdir/minijinja-embed)
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Migrating minijinja-embed/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]    Compiling embedding v0.1.0 (/opt/rustwide/workdir/examples/embedding)
[INFO] [stderr]    Migrating examples/embedding/build.rs from 2018 edition to 2021
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking configparser v3.1.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr] error: could not compile `pyo3-macros-backend` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name pyo3_macros_backend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.23.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async"))' -C metadata=04defbcdcc0f7c90 -C extra-filename=-2fccb4f575f0bab3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-20e948fc986d72b6.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f628d6fb846c6368.rmeta --extern pyo3_build_config=/opt/rustwide/target/debug/deps/libpyo3_build_config-ec150ee758978a7b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f43bc4131d80afc8.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-dcfe884dd326a82f.rmeta --cap-lints allow --cfg rustc_has_once_lock --cfg invalid_from_utf8_lint --cfg c_str_lit --cfg diagnostic_namespace --cfg fn_ptr_eq --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(invalid_from_utf8_lint)' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(rustc_has_once_lock)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d9ebf0e0532e7ea8b7ccbf3bfd2c901124e0efc5e2102e09b46c9c863c7b9feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9ebf0e0532e7ea8b7ccbf3bfd2c901124e0efc5e2102e09b46c9c863c7b9feb", kill_on_drop: false }`
[INFO] [stdout] d9ebf0e0532e7ea8b7ccbf3bfd2c901124e0efc5e2102e09b46c9c863c7b9feb
